Skip to content

Hostname

div.at

Last fetched

div.at resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists registrar:host europe gmbh as the registrar.

Nutrition Label

WHISPER CANON · div.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/div.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.250.114.8391.250.112.0/21AS8972FR

WHOIS identity

Registrar
registrar:host europe gmbh
Organization
christoph zwerina
Contact emails

Subdomains

3 observed subdomains of div.at.

Web-graph footprint

Distinct hostnames that link to or from div.at in the public web crawl.

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for div.at.

MechanismTarget
SPF_Aatomic.sanic-hosting.at
SPF_IP2a01:488:66:1000:57e6:12a8:0:1
SPF_IP2a01:488:66:1000:5bfa:7253:0:1
SPF_IP91.250.114.83
SPF_IP92.51.182.160
SPF_MXdiv.at

Related pages

Pivot deeper into the graph from div.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "div.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.