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
Resolution chain
contes.cat resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.203.119.87 | 193.203.119.0/24 | AS39020 | COMVIVE-AS Seville - Spain | ES |
| 46.224.215.93 | 46.224.0.0/15 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:696
- Organization
- david puig rojas
- Contact emails
Subdomains
2 observed subdomains of contes.cat.
| Subdomain |
|---|
| mail.contes.cat |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- contes.cat
SPF policy
5 SPF mechanisms authorising senders for contes.cat.
| Mechanism | Target |
|---|---|
| SPF_A | contes.cat |
| SPF_IP | 193.203.118.65 |
| SPF_IP | 193.203.119.87 |
| SPF_IP | 46.224.215.93 |
| SPF_MX | contes.cat |
Related pages
Pivot deeper into the graph from contes.cat.
- IP · 193.203.119.87
- ASN · AS39020COMVIVE-AS Seville - Spain
- Registrar · iana:696
- Country · ES
- Email · contacto@juegaenred.com
- TLD · .cat
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.