Skip to content

Hostname

deyar.eu

Last fetched

deyar.eu resolves to 1 IPv4 address operated by AS29066 in FR. WHOIS lists registrar:easy by europlanet as the registrar.

Nutrition Label

WHISPER CANON · deyar.euRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/deyar.eu

Resolution chain

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

IPPrefixASNOperatorCountry
188.138.41.27188.138.32.0/20AS29066FR

WHOIS identity

Registrar
registrar:easy by europlanet
Organization
Contact emails

Subdomains

12 observed subdomains of deyar.eu.

Web-graph footprint

Distinct hostnames that link to or from deyar.eu in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for deyar.eu.

MechanismTarget
SPF_A8.emd-server.info
SPF_Adeyar.eu
SPF_Adeyarprojects.emdinfotech.com
SPF_Aprotocolo.deyar.eu
SPF_IP188.138.41.27
SPF_IP92.204.40.175
SPF_IP92.42.110.58
SPF_IP92.42.110.59
SPF_MXdeyar.eu

Related pages

Pivot deeper into the graph from deyar.eu.

Cypher and MCP

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

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