Skip to content

Hostname

ushimkt.com

Last fetched

ushimkt.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ushimkt.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ushimkt.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.181.12016.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.13716.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.21716.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.67.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.20516.182.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.210.16552.216.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.16352.218.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.14152.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.3752.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.10152.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.4552.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.14752.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.24554.236.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.172.19754.236.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.17354.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ushimkt.com.

Cypher and MCP

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

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