Skip to content

Hostname

abc.edu

Last fetched

abc.edu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · abc.eduRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/abc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.98.10613.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.11213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.12213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.513.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.10718.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.12318.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.4118.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.6418.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
appalachian bible college
Contact emails

Subdomains

17 observed subdomains of abc.edu.

Web-graph footprint

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

175 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for abc.edu.

MechanismTarget
SPF_Aabc.edu
SPF_INCLUDE_spf.google.com
SPF_IP209.85.128.0/17
SPF_IP52.0.164.68
SPF_IP64.4.126.118
SPF_IP64.50.144.0/20
SPF_IP67.43.2.14
SPF_IP72.52.206.29
SPF_MXabc.edu

Related pages

Pivot deeper into the graph from abc.edu.

Cypher and MCP

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

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