Skip to content

Hostname

hit.com

Last fetched

hit.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hit.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hit.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10713.227.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.240.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.117.1183.171.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.743.171.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.773.171.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.913.171.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.43.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.403.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.633.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.673.174.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.115.1273.175.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.423.175.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.773.175.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.843.175.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of hit.com.

Web-graph footprint

Distinct hostnames that link to or from hit.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hit.com.

Cypher and MCP

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

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