Skip to content

Hostname

diving.at

Last fetched

diving.at resolves to 1 IPv4 address operated by JPRU-AS in DE.

Nutrition Label

WHISPER CANON · diving.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/diving.at

Resolution chain

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

IPPrefixASNOperatorCountry
164.177.170.82164.177.170.0/24AS59752JPRU-ASDE

WHOIS identity

Registrar
Organization
diving_at
Contact emails

Subdomains

3 observed subdomains of diving.at.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for diving.at.

MechanismTarget
SPF_Adiving.at
SPF_Amail.spiegl.de
SPF_Amail2.spiegl.de
SPF_Aspiegl.de
SPF_Asrs-mail.spiegl.de
SPF_Asrs-mail2.spiegl.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdiving.at

Related pages

Pivot deeper into the graph from diving.at.

Cypher and MCP

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

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