Skip to content

Hostname

imtk32h.com

Last fetched

imtk32h.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.51.11918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.12018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4118.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.167.192.513.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.573.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.763.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.853.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1033.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.243.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.623.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.823.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from imtk32h.com.

Cypher and MCP

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

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