Skip to content

Hostname

grupocatay.com

Last fetched

grupocatay.com resolves to 2 IPv4 addresses operated by AXARNET-AS - AXARNET COMUNICACIONES, S.L. in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · grupocatay.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/grupocatay.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.95.113.108188.95.112.0/21AS50926AXARNET-AS - AXARNET COMUNICACIONES, S.L.ES
217.76.130.52217.76.128.0/19AS8560IONOS-AS - IONOS SEES

WHOIS identity

Registrar
iana:379
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of grupocatay.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for grupocatay.com.

MechanismTarget
SPF_Amail.grupocatay.com
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_MXgrupocatay.com

Related pages

Pivot deeper into the graph from grupocatay.com.

Cypher and MCP

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

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