Skip to content

Hostname

hapday.app

Last fetched

hapday.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hapday.appRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hapday.app

Resolution chain

hapday.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.159.16316.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.209.3618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.67.2063.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.61.913.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.42.803.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.49.713.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of hapday.app.

Web-graph footprint

Distinct hostnames that link to or from hapday.app in the public web crawl.

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hapday.app.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from hapday.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hapday.app"})-[: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.