Skip to content

Hostname

grupocca.mx

Last fetched

grupocca.mx resolves to 2 IPv4 addresses operated by AS265504 in MX.

Nutrition Label

WHISPER CANON · grupocca.mxRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/grupocca.mx

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with grupocca.mx in WhisperGraph.

Subdomains

4 observed subdomains of grupocca.mx.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for grupocca.mx.

MechanismTarget
SPF_Agrupocca.mx
SPF_INCLUDEcsags.com.mx
SPF_IP13.67.128.241
SPF_IP168.0.223.22
SPF_IP168.0.223.41
SPF_IP200.94.106.45
SPF_IP200.94.106.85
SPF_MXgrupocca.mx

Related pages

Pivot deeper into the graph from grupocca.mx.

Cypher and MCP

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

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