Skip to content

Hostname

wfu.edu

Last fetched

wfu.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.19.255.18550.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
wake forest university
Contact emails

Subdomains

24,578 observed subdomains of wfu.edu.

Web-graph footprint

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

2,053 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wfu.edu.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf_.watermarkinsights.com
SPF_INCLUDEstspg-customer.com
SPF_IP104.239.174.92
SPF_IP152.17.0.0/16
SPF_IP172.99.69.190
SPF_IP18.208.37.192
SPF_IP18.211.100.168
SPF_IP3.214.87.33
SPF_IP52.0.89.191
SPF_IP52.2.241.102
SPF_IP54.146.255.189
SPF_IP54.156.137.163
SPF_IP54.158.176.204

Related pages

Pivot deeper into the graph from wfu.edu.

Cypher and MCP

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

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