Skip to content

Hostname

eckerd.edu

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.1613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.34143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.57143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.79143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.85143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.167.227.1013.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1213.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.453.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.753.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.132.1652.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.2652.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.6052.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.9552.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

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 eckerd.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eckerd.edu.

MechanismTarget
SPF_INCLUDE1pointemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_IP104.45.175.206/32
SPF_IP198.187.214.220
SPF_IP199.231.134.73/32
SPF_IP216.248.199.106/32
SPF_IP52.201.104.77
SPF_IP52.224.142.128/32

Related pages

Pivot deeper into the graph from eckerd.edu.

Cypher and MCP

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

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