Skip to content

Hostname

72kan.com

Last fetched

72kan.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · 72kan.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/72kan.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.39.150104.18.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.6.213104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.108.59104.19.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.109.73104.19.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.51.174104.19.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.56.151104.19.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.227.208104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.45.109104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
141.101.122.227141.101.120.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.PL
141.101.122.27141.101.120.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.PL
172.64.194.224172.64.194.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CL
172.67.213.113172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:609
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of 72kan.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 72kan.com.

Cypher and MCP

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

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