Skip to content

Hostname

plunet.com

Last fetched

plunet.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:605 as the registrar.

Nutrition Label

WHISPER CANON · plunet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plunet.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.117.9578.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:605
Organization
plunet
Contact emails

Subdomains

69 observed subdomains of plunet.com.

Web-graph footprint

Distinct hostnames that link to or from plunet.com in the public web crawl.

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for plunet.com.

MechanismTarget
SPF_Aplunet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rockenstein.de
SPF_IP116.203.105.108
SPF_IP15.235.10.133
SPF_IP162.55.32.207
SPF_IP188.245.197.125
SPF_IP192.168.5.0/24
SPF_IP213.214.13.64/26
SPF_IP23.88.32.197
SPF_IP4.184.103.68
SPF_IP78.46.117.95
SPF_MXplunet.com

Related pages

Pivot deeper into the graph from plunet.com.

Cypher and MCP

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

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