Skip to content

Hostname

cccmypath.org

Last fetched

cccmypath.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cccmypath.orgRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cccmypath.org

Resolution chain

cccmypath.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.211.7.23434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.43.11034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.238.4334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.91.10335.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.209.24735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.124.6644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.229.16744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.24.7844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.114.22044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.182.13144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.150.7952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.31.10852.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.189.24854.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.145.2254.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.66.12854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.5.17754.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.50.13054.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.74.17154.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.181.4654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.227.15134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
california community colleges chancellor's office
Contact emails

Subdomains

24 observed subdomains of cccmypath.org.

Web-graph footprint

Distinct hostnames that link to or from cccmypath.org in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cccmypath.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cccmypath.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cccmypath.org"})-[: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.