Skip to content

Hostname

bde.enseeiht.fr

Last fetched

bde.enseeiht.fr resolves to 1 IPv4 address operated by AS1715 in FR.

Nutrition Label

WHISPER CANON · bde.enseeiht.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bde.enseeiht.fr

Resolution chain

bde.enseeiht.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.127.160.155147.127.0.0/16AS1715FR

WHOIS identity

No WHOIS records are currently associated with bde.enseeiht.fr in WhisperGraph.

Subdomains

43 observed subdomains of bde.enseeiht.fr.

Web-graph footprint

Distinct hostnames that link to or from bde.enseeiht.fr in the public web crawl.

37 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bde.enseeiht.fr.

MechanismTarget
SPF_IP147.127.0.0/16
SPF_IP193.48.203.0/24
SPF_IP193.48.249.96/27
SPF_IP194.254.240.0/23
SPF_IP195.220.56.0/22
SPF_MXbde.enseeiht.fr

Related pages

Pivot deeper into the graph from bde.enseeiht.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bde.enseeiht.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.