Skip to content

Hostname

68y.com

Last fetched

68y.com resolves to 7 IPv4 addresses operated by AS210334 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 68y.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/68y.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.89.61.223154.89.61.0/24AS210334NL
154.89.62.170154.89.62.0/24AS210334NL
35.71.181.16835.71.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.124.775.2.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
75.2.7.2375.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.15.17576.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
34.8.48.8034.8.0.0/13AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
wangjianjun
Contact emails

Subdomains

2 observed subdomains of 68y.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 68y.com.

Cypher and MCP

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

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