Skip to content

Hostname

compucloud.com.mx

Last fetched

compucloud.com.mx resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · compucloud.com.mxRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/compucloud.com.mx

Resolution chain

compucloud.com.mx resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.86.240.1299.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.12699.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.999.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.9499.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with compucloud.com.mx in WhisperGraph.

Subdomains

18 observed subdomains of compucloud.com.mx.

Web-graph footprint

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

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for compucloud.com.mx.

MechanismTarget
SPF_INCLUDE50369252.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.apollo.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from compucloud.com.mx.

Cypher and MCP

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

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