Skip to content

Hostname

semae.fr

Last fetched

semae.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.187.7387.98.128.0/17AS16276FR

WHOIS identity

Registrar
registrar:nameshield
Organization
semae
Contact emails

Subdomains

12 observed subdomains of semae.fr.

Web-graph footprint

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

190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for semae.fr.

MechanismTarget
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.axess-online.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.octopuce.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.tipimail.com
SPF_IP145.239.114.108
SPF_IP176.157.134.161
SPF_IP178.33.22.50
SPF_IP185.111.56.130
SPF_IP185.112.16.52
SPF_IP185.112.16.53
SPF_IP185.30.48.31
SPF_IP185.65.224.22
SPF_IP193.222.188.109
SPF_IP195.28.197.99
SPF_IP37.58.199.82
SPF_IP4.69.161.114
SPF_IP51.38.33.189

Related pages

Pivot deeper into the graph from semae.fr.

Cypher and MCP

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

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