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
Resolution chain
semae.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.98.187.73 | 87.98.128.0/17 | AS16276 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for semae.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | spf.axess-online.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.octopuce.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 145.239.114.108 |
| SPF_IP | 176.157.134.161 |
| SPF_IP | 178.33.22.50 |
| SPF_IP | 185.111.56.130 |
| SPF_IP | 185.112.16.52 |
| SPF_IP | 185.112.16.53 |
| SPF_IP | 185.30.48.31 |
| SPF_IP | 185.65.224.22 |
| SPF_IP | 193.222.188.109 |
| SPF_IP | 195.28.197.99 |
| SPF_IP | 37.58.199.82 |
| SPF_IP | 4.69.161.114 |
| SPF_IP | 51.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.