Skip to content

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

WHISPER CANON · entpe.frRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/entpe.fr

Resolution chain

entpe.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.74.41.19020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
20.74.41.21820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
20.74.42.3020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:gip renater
Organization
ecole nationale des travaux publics etat
Contact emails

Subdomains

68 observed subdomains of entpe.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for entpe.fr.

MechanismTarget
SPF_INCLUDEemail.hivebrite.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eudonet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.52.192.0/26
SPF_IP194.5.170.0/27
SPF_IP2603:1000::/24

Related pages

Pivot deeper into the graph from entpe.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.