Hostname
catalangovernment.eu
Last fetched
catalangovernment.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:entorno digital, s.a. as the registrar.
Nutrition Label
Resolution chain
catalangovernment.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.3 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.45 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.68 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.75 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.174.207.124 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.15 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.59 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.174.207.70 | 3.174.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- registrar:entorno digital, s.a.
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of catalangovernment.eu.
Showing 3 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from catalangovernment.eu in the public web crawl.
121 sites link to this hostname.
252 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from catalangovernment.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "catalangovernment.eu"})-[: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.