Skip to content

Hostname

developit.fr

Last fetched

developit.fr resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

WHISPER CANON · developit.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/developit.fr

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.206.5136.144.128.0/17AS20857NL

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
developit
Contact emails

Subdomains

11 observed subdomains of developit.fr.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for developit.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP136.144.205.241/32
SPF_IP136.144.206.5
SPF_IP212.27.42.3/29
SPF_IP2a01:7c8:d001:15c:5054:ff:fefd:58fe
SPF_IP2a01:7c8:d001:177:5054:ff:fe6a:b8cd
SPF_MXdevelopit.fr

Related pages

Pivot deeper into the graph from developit.fr.

Cypher and MCP

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

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