Skip to content

Hostname

adl-immo.fr

Last fetched

adl-immo.fr resolves to 1 IPv4 address operated by EOLAS-AS - Orange Business Services SA in FR. WHOIS lists registrar:orange business services sa, direction eolas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.193.54.1031.193.54.0/23AS15401EOLAS-AS - Orange Business Services SAFR

WHOIS identity

Registrar
registrar:orange business services sa, direction eolas
Organization
Contact emails

Subdomains

3 observed subdomains of adl-immo.fr.

Web-graph footprint

Distinct hostnames that link to or from adl-immo.fr in the public web crawl.

11 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for adl-immo.fr.

MechanismTarget
SPF_Aadl-immo.fr
SPF_INCLUDE_spf.eyssaple.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP163.172.6.78/32
SPF_IP194.187.192.0/22
SPF_IP194.187.193.118/32
SPF_IP195.101.53.0/24
SPF_IP217.13.48.163/32
SPF_IP217.25.181.100/32
SPF_IP217.25.181.242
SPF_IP217.25.181.98/32
SPF_IP217.25.181.99/32
SPF_IP217.25.185.62
SPF_IP217.25.185.63
SPF_IP217.25.185.66
SPF_IP217.25.185.68
SPF_IP46.105.106.105/32
SPF_IP85.233.223.133
SPF_IP85.233.223.134
SPF_IP85.233.223.135
SPF_IP85.233.223.142
SPF_IP93.177.71.38
SPF_MXadl-immo.fr

Related pages

Pivot deeper into the graph from adl-immo.fr.

Cypher and MCP

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

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