Skip to content

Hostname

3km.tech

Last fetched

3km.tech resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1494 as the registrar.

Nutrition Label

WHISPER CANON · 3km.techRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/3km.tech

Resolution chain

3km.tech resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.210.24.7113.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.250.10813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.64.24752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
8.134.154.2058.134.128.0/17AS37963CN

WHOIS identity

Registrar
iana:1494
Organization
guang zhou tu fa wang luo ke ji you xian gong si
Contact emails

Subdomains

2 observed subdomains of 3km.tech.

Web-graph footprint

Distinct hostnames that link to or from 3km.tech in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for 3km.tech.

MechanismTarget
SPF_INCLUDEspf.3km.tech

Related pages

Pivot deeper into the graph from 3km.tech.

Cypher and MCP

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

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