Skip to content

Hostname

holidu.com

Last fetched

holidu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · holidu.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/holidu.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.111.10118.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.7318.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.9618.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.164.124.11218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.11418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.11418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of holidu.com owner
Contact emails

Subdomains

48 observed subdomains of holidu.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for holidu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from holidu.com.

Cypher and MCP

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

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