Hostname
seu.cat
Last fetched
seu.cat resolves to 57.133.98.95, announced in 57.133.0.0/16 by COLT - COLT Technology Services Group Limited in ES. seu.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
- 57.133.98.95
57.133.0.0/16 · COLT - COLT Technology Services Group Limited · Barcelona, ES
IPv6 resolution
No AAAA record for seu.cat is recorded in WhisperGraph.
Attribution
colt group
ORIGIN_AS
WHOIS identity
- Registrar
- iana:76
- Registrant organisation
- consorci administracio oberta de catalunya
- Contact emails
- imontanes@aoc.cat
Subdomains
| Subdomain |
|---|
| dev.seu.cat |
| idcatmobil-pre.seu.cat |
| idcatmobil.seu.cat |
| preproduccio.seu.cat |
| tauler-dev.seu.cat |
| tauler-pre.seu.cat |
| tauler.seu.cat |
| tramits-pre.seu.cat |
| tramits.seu.cat |
| transparencia.seu.cat |
| www.seu.cat |
Showing 11 of 11 subdomains (11 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns1.nominalia.com
- dns2.nominalia.com
MX records
- mail.nominalia.com
Threat-feed evidence
History
Related pages
Pivot from seu.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: "seu.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.