Hostname
constructys.fr
Last fetched
constructys.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
constructys.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- opca de la construction
- Contact emails
Subdomains
38 observed subdomains of constructys.fr.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from constructys.fr in the public web crawl.
751 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for constructys.fr.
| Mechanism | Target |
|---|---|
| SPF_A | constructys.fr |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf1.constructys.fr |
| SPF_INCLUDE | usermail.zohocreator.eu |
| SPF_IP | 176.161.219.0/26 |
| SPF_IP | 176.31.40.234 |
| SPF_IP | 176.97.207.192/26 |
Related pages
Pivot deeper into the graph from constructys.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "constructys.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.