Hostname
corbera.cat
Last fetched
corbera.cat resolves to 81.25.112.3, announced in 81.25.112.0/24 by SWHO-AS - SWHO-AS in ES. corbera.cat is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 81.25.112.3
81.25.112.0/24 · SWHO-AS - SWHO-AS · Madrid, ES
IPv6 resolution
No AAAA record for corbera.cat is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:696
Mail and authentication
Nameservers
- ns-315.awsdns-39.com
- ns-994.awsdns-60.net
- ns-1377.awsdns-44.org
- ns-1591.awsdns-06.co.uk
MX records
- cm2024042409001.dnssw.net
SPF policy
- a: corbera.cat
- mx: corbera.cat
- ip: 81.25.120.247
Threat-feed evidence
History
Related pages
Pivot from corbera.cat into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corbera.cat"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.