Skip to content

Hostname

contexto.cr

Last fetched

contexto.cr resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · contexto.crRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/contexto.cr

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.225.123162.0.225.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with contexto.cr in WhisperGraph.

Subdomains

3 observed subdomains of contexto.cr.

Web-graph footprint

Distinct hostnames that link to or from contexto.cr in the public web crawl.

13 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • contexto.cr

SPF policy

3 SPF mechanisms authorising senders for contexto.cr.

MechanismTarget
SPF_Acontexto.cr
SPF_IP162.0.225.123
SPF_MXcontexto.cr

Related pages

Pivot deeper into the graph from contexto.cr.

Cypher and MCP

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

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