Skip to content

Hostname

wavefoundation.org

Last fetched

wavefoundation.org resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wavefoundation.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wavefoundation.org

Resolution chain

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

IPPrefixASNOperatorCountry
64.20.54.9464.20.32.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

8 observed subdomains of wavefoundation.org.

Web-graph footprint

Distinct hostnames that link to or from wavefoundation.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for wavefoundation.org.

MechanismTarget
SPF_Awavefoundation.org
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.ultracamp.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP198.21.7.99/32
SPF_IP205.207.106.0/24
SPF_IP208.75.123.0/24
SPF_IP209.15.205.180/32
SPF_IP209.15.205.182/32
SPF_IP35.212.52.63
SPF_IP50.31.61.70/32
SPF_IP64.79.169.80/32
SPF_IP66.96.128.0/18
SPF_IP69.10.39.18
SPF_MXwavefoundation.org

Related pages

Pivot deeper into the graph from wavefoundation.org.

Cypher and MCP

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

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