Skip to content

Hostname

compuayuda.com

Last fetched

compuayuda.com resolves to 1 IPv4 address operated by AS52368 - ZAM LTDA. in CL. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · compuayuda.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/compuayuda.com

Resolution chain

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

IPPrefixASNOperatorCountry
186.64.118.225186.77.206.0/24AS52368AS52368 - ZAM LTDA.CL

WHOIS identity

Registrar
iana:3862
Organization
dropcatch.com auctions
Contact emails

Subdomains

9 observed subdomains of compuayuda.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for compuayuda.com.

MechanismTarget
SPF_Acompuayuda.com
SPF_IP186.64.118.225
SPF_IP186.64.118.226
SPF_IP186.64.118.227
SPF_IP186.64.118.228
SPF_IP186.64.118.229
SPF_IP2803:2800:c1c1::/48
SPF_MXcompuayuda.com

Related pages

Pivot deeper into the graph from compuayuda.com.

Cypher and MCP

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

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