Skip to content

Hostname

wheaton.edu

Last fetched

wheaton.edu resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wheaton.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wheaton.edu

Resolution chain

wheaton.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.234.55.10034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.55.22934.224.0.0/12AS14618AMAZON-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 wheaton.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for wheaton.edu.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.unimarket.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.146.146.128/25
SPF_IP139.146.160.0/25
SPF_IP162.242.174.193
SPF_IP173.254.216.2
SPF_IP173.254.216.23
SPF_IP198.187.196.100/32
SPF_IP198.61.254.20
SPF_IP206.107.42.249/32
SPF_IP206.107.42.254/32
SPF_IP209.147.99.248/29
SPF_IP209.61.151.58
SPF_IP216.146.32.152
SPF_IP216.146.32.153
SPF_IP216.146.32.154
SPF_IP216.147.212.20/30
SPF_IP216.248.199.105/32
SPF_IP216.248.199.106/32
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP38.111.144.185/29
SPF_IP44.240.211.67/32
SPF_IP52.43.50.148/32
SPF_IP52.45.50.190/32
SPF_IP52.86.188.131/32
SPF_IP54.146.129.215/32
SPF_IP64.34.25.64/27
SPF_IP64.74.237.230/31
SPF_IP66.151.109.0/24
SPF_IP67.205.86.160/27
SPF_IP70.35.198.28/32
SPF_MXmx.collegenet.com

Related pages

Pivot deeper into the graph from wheaton.edu.

Cypher and MCP

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

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