Hostname
rolls-royce.com
Last fetched
rolls-royce.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
rolls-royce.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.17.142.199 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:299
- Organization
- rolls royce
- Contact emails
Subdomains
279 observed subdomains of rolls-royce.com.
Showing 25 of 279. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rolls-royce.com in the public web crawl.
4,060 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for rolls-royce.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.rolls-royce.c3s2.iphmx.com |
| SPF_INCLUDE | messagelabs.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfs.aravo.com |
| SPF_INCLUDE | u20095718.wl219.sendgrid.net |
| SPF_IP | 132.244.72.54/31 |
| SPF_IP | 132.244.72.69 |
| SPF_IP | 185.227.62.134/32 |
| SPF_IP | 185.4.4.17/32 |
| SPF_IP | 185.79.166.10 |
| SPF_IP | 192.40.173.140/31 |
| SPF_IP | 192.40.173.140/32 |
| SPF_IP | 192.40.173.141/32 |
| SPF_IP | 192.73.18.10 |
| SPF_IP | 193.42.254.24 |
| SPF_IP | 193.42.254.24/31 |
| SPF_IP | 193.42.254.25 |
| SPF_IP | 46.235.193.39 |
| SPF_IP | 46.235.193.40 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 62.13.153.174 |
| SPF_IP | 85.159.248.144/28 |
Related pages
Pivot deeper into the graph from rolls-royce.com.
- IP · 52.17.142.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · IE
- Email · domains@rolls-royce.com
- TLD · .com
- Browse hostnames · ro…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rolls-royce.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.