Skip to content

Hostname

foundhotels.com

Last fetched

foundhotels.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · foundhotels.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/foundhotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.10918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1063.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.383.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.923.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
hotelsbycity.cominc.
Contact emails

Subdomains

3 observed subdomains of foundhotels.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foundhotels.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from foundhotels.com.

Cypher and MCP

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

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