Skip to content

Hostname

thunderbird.asu.edu

Last fetched

thunderbird.asu.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · thunderbird.asu.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/thunderbird.asu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.67.56104.16.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.68.56104.16.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with thunderbird.asu.edu in WhisperGraph.

Subdomains

3 observed subdomains of thunderbird.asu.edu.

Web-graph footprint

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

745 sites link to this hostname.

388 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thunderbird.asu.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEem8526.us.hivebrite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.asu.edu

Related pages

Pivot deeper into the graph from thunderbird.asu.edu.

Cypher and MCP

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

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