Skip to content

Hostname

holidayme.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.5013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.18.10318.64.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID
18.64.18.12518.64.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID
18.64.18.6918.64.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID
18.64.18.9218.64.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

46 observed subdomains of holidayme.com.

Web-graph footprint

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

198 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for holidayme.com.

MechanismTarget
SPF_INCLUDEspf.ejuniper.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuser.zohobookings.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from holidayme.com.

Cypher and MCP

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

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