Skip to content

Hostname

dindin168.com

Last fetched

dindin168.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dindin168.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dindin168.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.60.1218.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.12318.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.4218.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.9018.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.166.205.1203.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.453.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.693.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.205.913.166.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of dindin168.com owner
Contact emails

Subdomains

1 observed subdomain of dindin168.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dindin168.com.

Cypher and MCP

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

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