Skip to content

Hostname

anipar.com

Last fetched

anipar.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · anipar.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anipar.com

Resolution chain

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

IPPrefixASNOperatorCountry
145.239.194.17145.239.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1647
Organization
asociacion espanola de la carretera
Contact emails

Subdomains

8 observed subdomains of anipar.com.

Web-graph footprint

Distinct hostnames that link to or from anipar.com in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • anipar.com

SPF policy

5 SPF mechanisms authorising senders for anipar.com.

MechanismTarget
SPF_Aanipar.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP145.239.194.17
SPF_IP185.162.171.18
SPF_MXanipar.com

Related pages

Pivot deeper into the graph from anipar.com.

Cypher and MCP

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

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