Skip to content

Hostname

yzc999.com

Last fetched

yzc999.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · yzc999.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yzc999.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.218.10718.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.12718.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.8718.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.9418.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.2.1293.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.233.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.523.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.893.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
mao xianwei
Contact emails

Subdomains

3 observed subdomains of yzc999.com.

Threat posture

History

Related pages

Pivot deeper into the graph from yzc999.com.

Cypher and MCP

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

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