Skip to content

Hostname

happy-post.com

Last fetched

happy-post.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · happy-post.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/happy-post.com

Resolution chain

happy-post.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.91.138.14551.91.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
denis cayet
Contact emails

Subdomains

4 observed subdomains of happy-post.com.

Web-graph footprint

Distinct hostnames that link to or from happy-post.com in the public web crawl.

342 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for happy-post.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmessage-business.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.opalstack.com
SPF_IP178.33.224.79
SPF_IP46.105.125.191
SPF_IP51.91.138.145
SPF_IP94.23.203.119

Related pages

Pivot deeper into the graph from happy-post.com.

Cypher and MCP

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

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