Skip to content

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

WHISPER CANON · rolls-royce.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/rolls-royce.com

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.

IPPrefixASNOperatorCountry
52.17.142.19952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
rolls royce
Contact emails

Subdomains

279 observed subdomains of rolls-royce.com.

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.

MechanismTarget
SPF_EXISTS%{i}.spf.rolls-royce.c3s2.iphmx.com
SPF_INCLUDEmessagelabs.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfs.aravo.com
SPF_INCLUDEu20095718.wl219.sendgrid.net
SPF_IP132.244.72.54/31
SPF_IP132.244.72.69
SPF_IP185.227.62.134/32
SPF_IP185.4.4.17/32
SPF_IP185.79.166.10
SPF_IP192.40.173.140/31
SPF_IP192.40.173.140/32
SPF_IP192.40.173.141/32
SPF_IP192.73.18.10
SPF_IP193.42.254.24
SPF_IP193.42.254.24/31
SPF_IP193.42.254.25
SPF_IP46.235.193.39
SPF_IP46.235.193.40
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP62.13.153.174
SPF_IP85.159.248.144/28

Related pages

Pivot deeper into the graph from rolls-royce.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.