Hostname
sydec40.fr
Last fetched
sydec40.fr resolves to 1 IPv4 address operated by AS50818 in FR. WHOIS lists registrar:idline-interpc as the registrar.
Nutrition Label
Resolution chain
sydec40.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 |
|---|---|---|---|---|
| 217.18.82.77 | 217.18.82.0/24 | AS50818 | — | FR |
WHOIS identity
- Registrar
- registrar:idline-interpc
- Organization
- syndicat departemental d'electricite et d'eau des communes
- Contact emails
Subdomains
11 observed subdomains of sydec40.fr.
Web-graph footprint
Distinct hostnames that link to or from sydec40.fr in the public web crawl.
99 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for sydec40.fr.
| Mechanism | Target |
|---|---|
| SPF_A | sydec40.fr |
| SPF_INCLUDE | _spfededoc.idline.fr |
| SPF_INCLUDE | alpi40.fr |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.somei.fr |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 188.231.92.32/27 |
| SPF_IP | 194.177.55.1/32 |
| SPF_IP | 217.18.82.77 |
| SPF_MX | sydec40.fr |
Related pages
Pivot deeper into the graph from sydec40.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sydec40.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.