Skip to content

Hostname

programmap.lamission.edu

Last fetched

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

Nutrition Label

WHISPER CANON · programmap.lamission.eduRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/programmap.lamission.edu

Resolution chain

programmap.lamission.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.22101.0.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.198.5445.4.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.244.20845.4.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.210.21754.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.250.16055.2.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.156.6954.192.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

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

Related pages

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

Cypher and MCP

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

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