Skip to content

Hostname

contes.cat

Last fetched

contes.cat resolves to 2 IPv4 addresses operated by COMVIVE-AS Seville - Spain in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · contes.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/contes.cat

Resolution chain

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

IPPrefixASNOperatorCountry
193.203.119.87193.203.119.0/24AS39020COMVIVE-AS Seville - SpainES
46.224.215.9346.224.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:696
Organization
david puig rojas
Contact emails

Subdomains

2 observed subdomains of contes.cat.

Web-graph footprint

Distinct hostnames that link to or from contes.cat in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • contes.cat

SPF policy

5 SPF mechanisms authorising senders for contes.cat.

MechanismTarget
SPF_Acontes.cat
SPF_IP193.203.118.65
SPF_IP193.203.119.87
SPF_IP46.224.215.93
SPF_MXcontes.cat

Related pages

Pivot deeper into the graph from contes.cat.

Cypher and MCP

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

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