Skip to content

Hostname

emonita.eu

Last fetched

emonita.eu resolves to 2 IPv4 addresses operated by AS50840 in PL.

Nutrition Label

WHISPER CANON · emonita.euRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/emonita.eu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with emonita.eu in WhisperGraph.

Subdomains

5 observed subdomains of emonita.eu.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for emonita.eu.

MechanismTarget
SPF_Aemonita.eu
SPF_INCLUDEspf.jchost.pl
SPF_IP185.41.71.92
SPF_IP85.128.54.10
SPF_MXemonita.eu

Related pages

Pivot deeper into the graph from emonita.eu.

Cypher and MCP

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

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