Hostname
pan-net.cloud
Last fetched
pan-net.cloud is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. pan-net.cloud is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for pan-net.cloud in WhisperGraph.
IPv6 resolution
No AAAA record for pan-net.cloud is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1345
- Registrant organisation
- deutsche telekom
- Contact emails
- dontspamme@medvecky.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns1.pan-net.cloud
- ns2.pan-net.cloud
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- mail1.dt-one.com
- mail2.dt-one.com
- mail3.dt-one.com
- mail4.dt-one.com
- mail5.dt-one.com
- mail6.dt-one.com
- mail7.dt-one.com
- mail8.dt-one.com
- pannet-cloud0i.mail.protection.outlook.com
- mail.pan-net.eu
- ms69012140.msv1.invalid
SPF policy
- ip: 195.167.99.160/27
- mx: pan-net.cloud
Threat-feed evidence
History
Related pages
Pivot from pan-net.cloud into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pan-net.cloud"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.