Skip to content

Hostname

phoenix.edu

Last fetched

phoenix.edu resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.14108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.27108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.69108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.71108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.58.10913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.255.1243.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.213.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.333.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.363.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for phoenix.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEall.spf.avature.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-00809302.pphosted.com
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.147.29
SPF_IP148.163.155.228
SPF_IP18.233.30.245
SPF_IP192.48.98.254/32
SPF_IP3.221.97.1
SPF_IP3.232.53.234
SPF_IP52.203.192.133
SPF_IP54.174.254.153
SPF_IP54.198.41.149
SPF_IP67.20.178.231/32
SPF_IP74.120.224.204
SPF_IP74.120.224.205
SPF_IP74.120.231.6

Related pages

Pivot deeper into the graph from phoenix.edu.

Cypher and MCP

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

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