Skip to content

Hostname

lexusisperformance.ca

Last fetched

lexusisperformance.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:egate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · lexusisperformance.caRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lexusisperformance.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.96.1113.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.183.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.323.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.803.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1233.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.173.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.423.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.903.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.10199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:egate domains inc.
Organization
toyota canada
Contact emails

Subdomains

1 observed subdomain of lexusisperformance.ca.

Threat posture

History

Related pages

Pivot deeper into the graph from lexusisperformance.ca.

Cypher and MCP

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

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