Skip to content

Hostname

south.edu

Last fetched

south.edu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · south.eduRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/south.edu

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.168.1013.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.57.18176.223.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with south.edu in WhisperGraph.

Subdomains

22 observed subdomains of south.edu.

Web-graph footprint

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

288 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for south.edu.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEfive9.com
SPF_INCLUDEfreshemail.io
SPF_INCLUDEinstructure.com
SPF_INCLUDEmail-us-east-1.instructure.com
SPF_INCLUDEngwebsolutions.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP12.228.6.215/32
SPF_IP139.131.126.24
SPF_IP139.131.126.25
SPF_IP139.131.126.26/32
SPF_IP139.131.126.28
SPF_IP139.131.126.29
SPF_IP139.131.76.33/32
SPF_IP139.131.76.34
SPF_IP139.131.76.81/28
SPF_IP139.131.76.84/5
SPF_IP139.131.76.85/32
SPF_IP139.131.76.88
SPF_IP139.131.76.89
SPF_IP167.89.50.99/32
SPF_IP168.245.23.150/32
SPF_IP176.31.145.254/32
SPF_IP185.147.173.4
SPF_IP185.147.173.6
SPF_IP185.147.175.4
SPF_IP185.147.175.6
SPF_IP74.11.5.18

Related pages

Pivot deeper into the graph from south.edu.

Cypher and MCP

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

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