Skip to content

Hostname

3k3.org

Last fetched

3k3.org resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · 3k3.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3k3.org

Resolution chain

3k3.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.217.243.3067.217.240.0/21AS8560US

WHOIS identity

Registrar
iana:1910
Organization
kyoji kubota
Contact emails

Subdomains

19 observed subdomains of 3k3.org.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 3k3.org.

MechanismTarget
SPF_Amail.3k3.org
SPF_IP2607:f1c0:f030:2200:0:0:0:1
SPF_IP67.217.243.30
SPF_MX3k3.org

Related pages

Pivot deeper into the graph from 3k3.org.

Cypher and MCP

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

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