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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.231.89 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.228.129 | 3.33.224.0/20 | AS16509 | AMAZON-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.
Showing 25 of 94. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for renault.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_A | renault.co.uk |
| SPF_EXISTS | %{i}.spf.hc1506-8.eu.iphmx.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | smtp.renault.com |
| SPF_IP | 185.160.253.184/32 |
| SPF_IP | 193.28.230.96/28 |
| SPF_IP | 212.50.164.128/25 |
| SPF_IP | 5.44.24.4/32 |
| SPF_IP | 77.86.25.0/25 |
| SPF_IP | 83.138.172.233 |
Related pages
Pivot deeper into the graph from renault.co.uk.
- IP · 15.197.231.89
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains, inc
- Country · CA
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.