Skip to content

Hostname

favehotels.com

Last fetched

favehotels.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.11813.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.6113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.443.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.863.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
archipelago international
Contact emails

Subdomains

10 observed subdomains of favehotels.com.

Web-graph footprint

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

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for favehotels.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from favehotels.com.

Cypher and MCP

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

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