Skip to content

Hostname

renault.co.uk

Last fetched

renault.co.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · renault.co.ukRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/renault.co.uk

Resolution chain

renault.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.231.8915.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.228.1293.33.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
renault uk
Contact emails

Subdomains

94 observed subdomains of renault.co.uk.

Web-graph footprint

Distinct hostnames that link to or from renault.co.uk in the public web crawl.

945 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for renault.co.uk.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_Arenault.co.uk
SPF_EXISTS%{i}.spf.hc1506-8.eu.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.renault.com
SPF_IP185.160.253.184/32
SPF_IP193.28.230.96/28
SPF_IP212.50.164.128/25
SPF_IP5.44.24.4/32
SPF_IP77.86.25.0/25
SPF_IP83.138.172.233

Related pages

Pivot deeper into the graph from renault.co.uk.

Cypher and MCP

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

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