Skip to content

Hostname

superchevy.com

Last fetched

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

Nutrition Label

WHISPER CANON · superchevy.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/superchevy.com

Resolution chain

superchevy.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.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.242.1018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.244.87.11318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.12718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.2218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
3.160.150.483.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.53.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.803.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.933.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
motor trend group, llc.
Contact emails

Subdomains

10 observed subdomains of superchevy.com.

Web-graph footprint

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

268 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superchevy.com.

Related pages

Pivot deeper into the graph from superchevy.com.

Cypher and MCP

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

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