Skip to content

Hostname

cer-it.at

Last fetched

cer-it.at resolves to 1 IPv4 address operated by AS8412 in AT. WHOIS lists registrar:netcup gmbh as the registrar.

Nutrition Label

WHISPER CANON · cer-it.atRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/cer-it.at

Resolution chain

cer-it.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.65.208.23783.66.0.0/16AS8412AT

WHOIS identity

Registrar
registrar:netcup gmbh
Organization
metacortex e.u.
Contact emails

Subdomains

52 observed subdomains of cer-it.at.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cer-it.at.

MechanismTarget
SPF_Acer-it.at
SPF_IP195.128.100.132
SPF_MXcer-it.at

Related pages

Pivot deeper into the graph from cer-it.at.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cer-it.at"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.