Skip to content

Hostname

ejot.fr

Last fetched

ejot.fr resolves to 4 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · ejot.frRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ejot.fr

Resolution chain

ejot.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:1api gmbh
Organization
ejot holding gmbh & co. kg
Contact emails

Subdomains

1 observed subdomain of ejot.fr.

Subdomain
www.ejot.fr

Web-graph footprint

Distinct hostnames that link to or from ejot.fr in the public web crawl.

37 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ejot.fr.

MechanismTarget
SPF_INCLUDEspf.servicemail24.de
SPF_IP80.190.118.0/24
SPF_IP80.190.129.128/25
SPF_MXejot.fr

Related pages

Pivot deeper into the graph from ejot.fr.

Cypher and MCP

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

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