Skip to content

Hostname

hayday.com

Last fetched

hayday.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.187.12513.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.1813.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.5713.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.6313.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.153.11813.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.2413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.5813.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.8913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.73.1093.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.713.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.723.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.863.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
arno lam
Contact emails

Subdomains

6 observed subdomains of hayday.com.

Web-graph footprint

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

71 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hayday.com.

Cypher and MCP

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

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