Skip to content

Hostname

amnajoy.ro

Last fetched

amnajoy.ro resolves to 2 IPv4 addresses operated by AS49468 in RO. WHOIS lists registrar:magit'st srl as the registrar.

Nutrition Label

WHISPER CANON · amnajoy.roRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/amnajoy.ro

Resolution chain

amnajoy.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:magit'st srl
Organization
Contact emails

Subdomains

9 observed subdomains of amnajoy.ro.

Web-graph footprint

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

6 sites link to this hostname.

3,560 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • amnajoy.ro

SPF policy

4 SPF mechanisms authorising senders for amnajoy.ro.

MechanismTarget
SPF_Aamnajoy.ro
SPF_IP91.213.11.12
SPF_IP91.213.11.251
SPF_MXamnajoy.ro

Related pages

Pivot deeper into the graph from amnajoy.ro.

Cypher and MCP

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

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