Skip to content

Hostname

car-smize.com

Last fetched

car-smize.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · car-smize.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/car-smize.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.14.13108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.16108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.3108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.6108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.230.23.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.523.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.593.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.963.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:49
Organization
reversal kabusikigaisha
Contact emails

Web-graph footprint

Distinct hostnames that link to or from car-smize.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from car-smize.com.

Cypher and MCP

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

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