Skip to content

Hostname

planetwaves.net

Last fetched

planetwaves.net resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · planetwaves.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/planetwaves.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.7.166162.241.4.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:3862
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

16 observed subdomains of planetwaves.net.

Web-graph footprint

Distinct hostnames that link to or from planetwaves.net in the public web crawl.

202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for planetwaves.net.

MechanismTarget
SPF_Aplanetwaves.net
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEs423.smtp-spf.sureserver.com
SPF_IP192.232.227.123
SPF_IP64.14.74.29
SPF_IP64.14.74.39
SPF_IP74.208.4.194/4
SPF_MXplanetwaves.net

Related pages

Pivot deeper into the graph from planetwaves.net.

Cypher and MCP

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

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