Skip to content

Hostname

happers.es

Last fetched

happers.es resolves to 1 IPv4 address operated by acens_AS - acens Technologies, S.L. in ES.

Nutrition Label

WHISPER CANON · happers.esRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/happers.es

Resolution chain

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

IPPrefixASNOperatorCountry
82.194.95.13782.194.80.0/20AS16371acens_AS - acens Technologies, S.L.ES

WHOIS identity

No WHOIS records are currently associated with happers.es in WhisperGraph.

Subdomains

7 observed subdomains of happers.es.

Web-graph footprint

Distinct hostnames that link to or from happers.es in the public web crawl.

69 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for happers.es.

MechanismTarget
SPF_Ahappers.es
SPF_Amail.happers.es
SPF_Amailer0.mabisy.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP82.194.94.106
SPF_MXhappers.es

Related pages

Pivot deeper into the graph from happers.es.

Cypher and MCP

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

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