Skip to content

Hostname

adn-systemes.fr

Last fetched

adn-systemes.fr resolves to 1 IPv4 address operated by AS8399 in FR. WHOIS lists registrar:ikoula net as the registrar.

Nutrition Label

WHISPER CANON · adn-systemes.frRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/adn-systemes.fr

Resolution chain

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

IPPrefixASNOperatorCountry
157.143.129.72157.143.128.0/17AS8399FR

WHOIS identity

Registrar
registrar:ikoula net
Organization
Contact emails

Subdomains

6 observed subdomains of adn-systemes.fr.

Web-graph footprint

Distinct hostnames that link to or from adn-systemes.fr in the public web crawl.

24 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for adn-systemes.fr.

MechanismTarget
SPF_Amx1.2isr.fr
SPF_Amx2.2isr.fr
SPF_Amx3.2isr.fr
SPF_INCLUDE_beemospf.adn-systemes.net
SPF_INCLUDE_spf.adn-systemes.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP95.178.89.227

Related pages

Pivot deeper into the graph from adn-systemes.fr.

Cypher and MCP

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

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