Skip to content

Hostname

anicap.org

Last fetched

anicap.org resolves to 1 IPv4 address operated by AS50474 in FR. WHOIS lists iana:68 as the registrar.

Nutrition Label

WHISPER CANON · anicap.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/anicap.org

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.164.35109.234.164.0/22AS50474FR

WHOIS identity

Registrar
iana:68
Organization
anicap
Contact emails

Subdomains

1 observed subdomain of anicap.org.

Web-graph footprint

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

49 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for anicap.org.

MechanismTarget
SPF_Aanicap.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.216.58.85
SPF_IP93.187.41.97
SPF_IP93.187.41.98/32
SPF_MXanicap.org

Related pages

Pivot deeper into the graph from anicap.org.

Cypher and MCP

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

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