Skip to content

Hostname

discountcarlights.com

Last fetched

discountcarlights.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.227.117108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.42108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.53108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.85108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.139.543.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.63.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.733.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.763.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.171.117.1013.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.273.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.603.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.753.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
discount car lights
Contact emails

Subdomains

4 observed subdomains of discountcarlights.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for discountcarlights.com.

Related pages

Pivot deeper into the graph from discountcarlights.com.

Cypher and MCP

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

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