Skip to content

Hostname

wunc.org

Last fetched

wunc.org resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

wunc.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.218.5.1103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.120.935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.92.3052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wunc.org.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.2.79.86
SPF_IP152.2.79.87
SPF_IP152.2.79.94
SPF_IP209.63.206.68
SPF_IP67.51.123.126

Related pages

Pivot deeper into the graph from wunc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wunc.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.