Skip to content

Hostname

isema.fr

Last fetched

isema.fr resolves to 1 IPv4 address operated by AS2200 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · isema.frRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/isema.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.55.245.164193.54.0.0/15AS2200FR

WHOIS identity

Registrar
registrar:gandi
Organization
isema
Contact emails

Subdomains

2 observed subdomains of isema.fr.

Web-graph footprint

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

49 sites link to this hostname.

334 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for isema.fr.

MechanismTarget
SPF_Aisema.fr
SPF_INCLUDEisara.fr
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP193.55.245.128/25
SPF_MXisema.fr

Related pages

Pivot deeper into the graph from isema.fr.

Cypher and MCP

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

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