Skip to content

Hostname

preferredhotels.com

Last fetched

preferredhotels.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · preferredhotels.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/preferredhotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.157.126100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.182.38107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.253.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.98.1563.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.201.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.246.2752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.219.15552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.90.18552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.255.21254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.130.7932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
preferred hotel group,
Contact emails

Subdomains

30 observed subdomains of preferredhotels.com.

Web-graph footprint

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

1,505 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for preferredhotels.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_IP20.230.228.72
SPF_IP20.98.80.16
SPF_IP20.98.80.4

Related pages

Pivot deeper into the graph from preferredhotels.com.

Cypher and MCP

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

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