Skip to content

Hostname

oursharedpathcc.com

Last fetched

oursharedpathcc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · oursharedpathcc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oursharedpathcc.com

Resolution chain

oursharedpathcc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.170.1083.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1123.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1233.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.523.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.171.139.113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1203.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.793.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.923.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

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 oursharedpathcc.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oursharedpathcc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from oursharedpathcc.com.

Cypher and MCP

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

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