Skip to content

Hostname

happify.com

Last fetched

happify.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.128.109100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.167.227.1133.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.563.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
34.235.164.9534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.61.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.133.16054.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
happify
Contact emails

Subdomains

92 observed subdomains of happify.com.

Web-graph footprint

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

2,096 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for happify.com.

MechanismTarget
SPF_Ahappify.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.123.49.114/32
SPF_IP64.247.25.138/32

Related pages

Pivot deeper into the graph from happify.com.

Cypher and MCP

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

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