Hostname
entpe.fr
Last fetched
entpe.fr resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:gip renater as the registrar.
Nutrition Label
Resolution chain
entpe.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.74.41.190 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
| 20.74.41.218 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
| 20.74.42.30 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- ecole nationale des travaux publics etat
- Contact emails
Subdomains
68 observed subdomains of entpe.fr.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from entpe.fr in the public web crawl.
332 sites link to this hostname.
313 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for entpe.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.hivebrite.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.eudonet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.52.192.0/26 |
| SPF_IP | 194.5.170.0/27 |
| SPF_IP | 2603:1000::/24 |
Related pages
Pivot deeper into the graph from entpe.fr.
- IP · 20.74.41.190
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:gip renater
- Country · FR
- Email · christophe.louvard@entpe.fr
- TLD · .fr
- Browse hostnames · en…
- 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: "entpe.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.