Skip to content

Hostname

66018999.com

Last fetched

66018999.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 66018999.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/66018999.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.42.180104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
154.93.227.252154.92.0.0/14AS35916MULTA-ASN1 - MULTACOM CORPORATIONPH
156.235.250.83156.235.240.0/20AS134548HK
172.67.207.122172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
jun wei zhu
Contact emails

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 66018999.com.

Cypher and MCP

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

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