Skip to content

Hostname

2k.com

Last fetched

2k.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · 2k.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/2k.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.12913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.2013.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.713.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.8913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.231.593.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.783.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.793.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.873.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.47.3052.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.3352.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.3752.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.7452.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

73 observed subdomains of 2k.com.

Web-graph footprint

Distinct hostnames that link to or from 2k.com in the public web crawl.

1,439 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 2k.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from 2k.com.

Cypher and MCP

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

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