Skip to content

Hostname

aist22.fr

Last fetched

aist22.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.5.140212.129.0.0/18AS12876FR

WHOIS identity

Registrar
registrar:namebay
Organization
aist 22
Contact emails

Subdomains

1 observed subdomain of aist22.fr.

Subdomain
www.aist22.fr

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for aist22.fr.

MechanismTarget
SPF_INCLUDEspf.axess-online.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.medtra.fr
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.163.18
SPF_IP109.234.166.77
SPF_IP173.194.76.27/32
SPF_IP195.154.80.82
SPF_IP37.157.230.132
SPF_IP46.31.210.130
SPF_IP82.138.95.210/32
SPF_IP92.174.155.141
SPF_IP95.128.150.20
SPF_MXaist22.fr

Related pages

Pivot deeper into the graph from aist22.fr.

Cypher and MCP

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

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