Skip to content

Hostname

pasadena.edu

Last fetched

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

Nutrition Label

WHISPER CANON · pasadena.eduRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/pasadena.edu

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.143.132100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.91.5116.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.133.24144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.229.18452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.82.23554.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.174.21554.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
pasadena city college
Contact emails

Subdomains

99 observed subdomains of pasadena.edu.

Web-graph footprint

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

1,017 sites link to this hostname.

814 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pasadena.edu.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEdspf0.pasadena.edu
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pasadena.edu.

Cypher and MCP

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

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