Skip to content

Hostname

dan78.pri.ee

Last fetched

dan78.pri.ee resolves to 1 IPv4 address operated by FOBOS-AS in EE.

Nutrition Label

WHISPER CANON · dan78.pri.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dan78.pri.ee

Resolution chain

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

IPPrefixASNOperatorCountry
188.92.160.12188.92.160.0/21AS39823FOBOS-ASEE

WHOIS identity

No WHOIS records are currently associated with dan78.pri.ee in WhisperGraph.

Subdomains

1 observed subdomain of dan78.pri.ee.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dan78.pri.ee.

MechanismTarget
SPF_Adan78.pri.ee
SPF_IP188.92.160.12
SPF_MXdan78.pri.ee

Related pages

Pivot deeper into the graph from dan78.pri.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dan78.pri.ee"})-[: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.