Skip to content

Hostname

anil.org

Last fetched

anil.org resolves to 2 IPv4 addresses operated by AS60331 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · anil.orgRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anil.org

Resolution chain

anil.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
anil
Contact emails

Subdomains

20 observed subdomains of anil.org.

Web-graph footprint

Distinct hostnames that link to or from anil.org in the public web crawl.

4,572 sites link to this hostname.

340 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for anil.org.

MechanismTarget
SPF_Aanil.org
SPF_INCLUDEspf.emailing.netlegis.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.32.99.80
SPF_IP62.212.96.210
SPF_IP80.248.208.5
SPF_IP89.30.106.98/32
SPF_IP92.174.78.245
SPF_IP95.128.74.249
SPF_IP95.128.74.61
SPF_MXanil.org

Related pages

Pivot deeper into the graph from anil.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anil.org"})-[: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.