Skip to content

Hostname

wabash.edu

Last fetched

wabash.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · wabash.eduRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wabash.edu

Resolution chain

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

IPPrefixASNOperatorCountry
52.159.78.13152.152.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
wabash college
Contact emails

Subdomains

82 observed subdomains of wabash.edu.

Web-graph footprint

Distinct hostnames that link to or from wabash.edu in the public web crawl.

905 sites link to this hostname.

607 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wabash.edu.

MechanismTarget
SPF_Amail.wabash.edu
SPF_Asmtp.wabash.edu
SPF_Awabash.edu
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.183.70.2
SPF_IP172.214.208.204/32
SPF_IP20.88.12.238
SPF_IP52.159.78.131
SPF_IP52.162.125.179
SPF_MXwabash.edu

Related pages

Pivot deeper into the graph from wabash.edu.

Cypher and MCP

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

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