Skip to content

Hostname

redcarnationhotels.com

Last fetched

redcarnationhotels.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · redcarnationhotels.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/redcarnationhotels.com

Resolution chain

redcarnationhotels.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.42.22108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.34.19818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.165.7346.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.21.13552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.88.12652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.170.24054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.252.25354.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.114.25254.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.204.14654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.226.21654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.90.21099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
red carnation hotels (uk) ltd attn redcarnationhotels.com care of network solutions
Contact emails

Subdomains

40 observed subdomains of redcarnationhotels.com.

Web-graph footprint

Distinct hostnames that link to or from redcarnationhotels.com in the public web crawl.

344 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for redcarnationhotels.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com

Related pages

Pivot deeper into the graph from redcarnationhotels.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "redcarnationhotels.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.