Skip to content

Hostname

cdtir94.fr

Last fetched

cdtir94.fr resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists registrar:planethoster as the registrar.

Nutrition Label

WHISPER CANON · cdtir94.frRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/cdtir94.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.182.244185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR
85.236.153.1685.236.152.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
registrar:planethoster
Organization
ano nymous
Contact emails

Subdomains

20 observed subdomains of cdtir94.fr.

Web-graph footprint

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

5 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cdtir94.fr.

MechanismTarget
SPF_Acdtir94.fr
SPF_IP185.221.182.244
SPF_IP199.16.128.52/32
SPF_IP199.16.130.165
SPF_IP199.16.131.227
SPF_IP85.236.153.16
SPF_IP85.236.158.76
SPF_MXcdtir94.fr

Related pages

Pivot deeper into the graph from cdtir94.fr.

Cypher and MCP

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

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