Skip to content

Hostname

js2k.com

Last fetched

js2k.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · js2k.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/js2k.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.37.226104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
143.95.32.62143.95.32.0/19AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
172.67.214.89172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
joseph tam
Contact emails

Subdomains

1 observed subdomain of js2k.com.

Subdomain
www.js2k.com

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for js2k.com.

MechanismTarget
SPF_Ajs2k.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP143.95.154.71
SPF_IP174.136.12.109
SPF_MXjs2k.com

Related pages

Pivot deeper into the graph from js2k.com.

Cypher and MCP

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

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