Skip to content

Hostname

aditech.fr

Last fetched

aditech.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:infomaniak network sa as the registrar.

Nutrition Label

WHISPER CANON · aditech.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aditech.fr

Resolution chain

aditech.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:infomaniak network sa
Organization
sifyp
Contact emails

Subdomains

2 observed subdomains of aditech.fr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aditech.fr.

MechanismTarget
SPF_Aaditech.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.infomaniak.ch
SPF_IP164.132.15.184
SPF_IP164.132.15.185
SPF_IP178.33.231.45
SPF_IP188.165.81.27
SPF_IP193.70.103.203
SPF_MXaditech.fr

Related pages

Pivot deeper into the graph from aditech.fr.

Cypher and MCP

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

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