Skip to content

Hostname

tereva.fr

Last fetched

tereva.fr resolves to 2 IPv4 addresses operated by AS8426 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · tereva.frRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tereva.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
martin belaysoud expansion
Contact emails

Subdomains

13 observed subdomains of tereva.fr.

Web-graph footprint

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

110 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tereva.fr.

MechanismTarget
SPF_INCLUDE_spf.docoon.net
SPF_INCLUDE_spf.esi-sa.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmessage-business.com
SPF_INCLUDEmta.efidem.com
SPF_INCLUDEspf-009b6801.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.90.140.81
SPF_IP185.56.243.242

Related pages

Pivot deeper into the graph from tereva.fr.

Cypher and MCP

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

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