Skip to content

Hostname

lotsofhotels.com

Last fetched

lotsofhotels.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lotsofhotels.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lotsofhotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.4813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.156.12318.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.2018.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.718.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.8818.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
it admin
Contact emails

Subdomains

1 observed subdomain of lotsofhotels.com.

Web-graph footprint

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

17 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lotsofhotels.com.

MechanismTarget
SPF_Alotsofhotels.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ejuniper.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.111.134.10
SPF_IP125.7.25.50/29
SPF_IP125.7.50.80/29
SPF_IP125.7.68.208/28
SPF_IP125.7.9.120/29
SPF_IP164.120.254.64
SPF_IP203.110.136.209/28
SPF_IP210.193.218.192/26

Related pages

Pivot deeper into the graph from lotsofhotels.com.

Cypher and MCP

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

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