Skip to content

Hostname

360keweenaw.com

Last fetched

360keweenaw.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1233.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.113.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1173.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1773.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1973.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.293.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.573.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2403.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.423.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.15952.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.15752.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.3752.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 124780243
Contact emails

Subdomains

1 observed subdomain of 360keweenaw.com.

Web-graph footprint

Distinct hostnames that link to or from 360keweenaw.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 360keweenaw.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from 360keweenaw.com.

Cypher and MCP

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

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