Skip to content

Hostname

criptomoneda.ninja

Last fetched

criptomoneda.ninja resolves to 1 IPv4 address operated by AS59432 in ES. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · criptomoneda.ninjaRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/criptomoneda.ninja

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.119.905.134.119.0/24AS59432ES

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of criptomoneda.ninja.

Web-graph footprint

Distinct hostnames that link to or from criptomoneda.ninja in the public web crawl.

17 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • criptomoneda.ninja

SPF policy

4 SPF mechanisms authorising senders for criptomoneda.ninja.

MechanismTarget
SPF_Acriptomoneda.ninja
SPF_INCLUDEspf.ginernet.com
SPF_IP5.134.119.55
SPF_MXcriptomoneda.ninja

Related pages

Pivot deeper into the graph from criptomoneda.ninja.

Cypher and MCP

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

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