Skip to content

Hostname

happyangler.com

Last fetched

happyangler.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · happyangler.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/happyangler.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
hong kong import
Contact emails

Subdomains

1 observed subdomain of happyangler.com.

Web-graph footprint

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

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for happyangler.com.

MechanismTarget
SPF_Ahappyangler.com
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.157.192
SPF_IP167.89.21.212
SPF_IP167.89.23.201
SPF_IP167.89.3.71
SPF_IP168.245.69.138
SPF_IP193.229.0.32/27
SPF_IP193.229.55.0/24
SPF_IP193.64.193.192/26
SPF_IP195.197.172.96/27
SPF_IP213.250.81.202/32
SPF_IP213.250.81.203/32
SPF_IP50.31.44.64
SPF_IP62.142.117.192/26
SPF_IP62.142.5.0/24

Related pages

Pivot deeper into the graph from happyangler.com.

Cypher and MCP

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

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