Hostname
distech.fr
Last fetched
distech.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
distech.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.95.175.90 | 141.95.128.0/17 | AS16276 | — | FR |
| 57.128.83.128 | 57.128.0.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- distech
- Contact emails
Subdomains
2 observed subdomains of distech.fr.
| Subdomain |
|---|
| alumni.distech.fr |
| www.distech.fr |
Web-graph footprint
Distinct hostnames that link to or from distech.fr in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for distech.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | mail.spf.ecritel.net |
| SPF_INCLUDE | mailing.spf.ecritel.net |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 213.182.41.160/28 |
Related pages
Pivot deeper into the graph from distech.fr.
- IP · 141.95.175.90
- ASN · AS16276
- Registrar · registrar:gandi
- Country · FR
- Email · 374d07ecda4fc9ead34cb5e84f6525cf-5438115@contact.gandi.net
- TLD · .fr
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "distech.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.