Skip to content

Hostname

world10k.com

Last fetched

world10k.com resolves to 1 IPv4 address operated by AS10098 in HK. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · world10k.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/world10k.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.213.3.14649.213.3.0/24AS10098HK

WHOIS identity

Registrar
iana:886
Organization
chan kai wing
Contact emails

Subdomains

5 observed subdomains of world10k.com.

Web-graph footprint

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

12 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • world10k.com

SPF policy

3 SPF mechanisms authorising senders for world10k.com.

MechanismTarget
SPF_Aworld10k.com
SPF_IP49.213.3.146
SPF_MXworld10k.com

Related pages

Pivot deeper into the graph from world10k.com.

Cypher and MCP

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

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