Skip to content

Hostname

automotive-computing-usa.com

Last fetched

automotive-computing-usa.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · automotive-computing-usa.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/automotive-computing-usa.com

Resolution chain

automotive-computing-usa.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.122.165.373.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.78.1993.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.177.22552.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.2.552.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.13.10263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.17.16363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
verlag moderne industrie
Contact emails

Subdomains

3 observed subdomains of automotive-computing-usa.com.

Web-graph footprint

Distinct hostnames that link to or from automotive-computing-usa.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from automotive-computing-usa.com.

Cypher and MCP

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

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