Skip to content

Hostname

autoroad.cz

Last fetched

autoroad.cz resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:reg-gandi as the registrar.

Nutrition Label

WHISPER CANON · autoroad.czRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/autoroad.cz

Resolution chain

autoroad.cz resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.172.124108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.20108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.49108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.98108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
178.104.189.65178.104.0.0/15AS24940DE

WHOIS identity

Registrar
registrar:reg-gandi
Organization
incorp a.s.
Contact emails

Subdomains

5 observed subdomains of autoroad.cz.

Web-graph footprint

Distinct hostnames that link to or from autoroad.cz in the public web crawl.

163 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for autoroad.cz.

MechanismTarget
SPF_INCLUDEspf.seznam.cz

Related pages

Pivot deeper into the graph from autoroad.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autoroad.cz"})-[: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.