Skip to content

Hostname

programmap.compton.edu

Last fetched

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

Nutrition Label

WHISPER CANON · programmap.compton.eduRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/programmap.compton.edu

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.44.22100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.198.5444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.244.20844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.210.21754.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.250.16054.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.156.6954.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with programmap.compton.edu in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for programmap.compton.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEzoho.com
SPF_MXprogrammap.compton.edu

Related pages

Pivot deeper into the graph from programmap.compton.edu.

Cypher and MCP

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

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