Skip to content

Hostname

happier.sg

Last fetched

happier.sg resolves to 1 IPv4 address operated by AS45477 in SG. WHOIS lists registrar:iconz-webvisions pte ltd as the registrar.

Nutrition Label

WHISPER CANON · happier.sgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/happier.sg

Resolution chain

happier.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
113.29.225.114113.29.225.0/24AS45477SG

WHOIS identity

Registrar
registrar:iconz-webvisions pte ltd
Organization
alicia lye (sgnic-per20026560)
Contact emails

Subdomains

15 observed subdomains of happier.sg.

Web-graph footprint

Distinct hostnames that link to or from happier.sg in the public web crawl.

42 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for happier.sg.

MechanismTarget
SPF_Ahappier.sg
SPF_INCLUDEsender.zohobooks.com
SPF_IP113.29.225.114
SPF_MXhappier.sg

Related pages

Pivot deeper into the graph from happier.sg.

Cypher and MCP

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

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