Skip to content

Hostname

waghotels.com

Last fetched

waghotels.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · waghotels.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/waghotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.5513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.10318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:2
Organization
wag hotels,
Contact emails

Subdomains

20 observed subdomains of waghotels.com.

Web-graph footprint

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

148 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for waghotels.com.

MechanismTarget
SPF_INCLUDE_spf.waghotels_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from waghotels.com.

Cypher and MCP

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

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