Skip to content

Hostname

aniamis.ro

Last fetched

aniamis.ro resolves to 2 IPv4 addresses operated by AS5606 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · aniamis.roRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aniamis.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

4 observed subdomains of aniamis.ro.

Web-graph footprint

Distinct hostnames that link to or from aniamis.ro in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for aniamis.ro.

MechanismTarget
SPF_Aaniamis.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP176.223.125.43
SPF_IP185.236.86.246
SPF_IP185.236.87.233
SPF_IP188.212.156.35
SPF_IP95.214.134.192
SPF_MXaniamis.ro

Related pages

Pivot deeper into the graph from aniamis.ro.

Cypher and MCP

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

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