Hostname
een.cat
Last fetched
een.cat resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:76 as the registrar.
Nutrition Label
Resolution chain
een.cat resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.49.212.204 | 34.32.0.0/11 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:76
- Organization
- c.o.p.c.a. consorci de promocio comercial de catalunya
- Contact emails
Subdomains
1 observed subdomain of een.cat.
| Subdomain |
|---|
| www.een.cat |
Web-graph footprint
Distinct hostnames that link to or from een.cat in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for een.cat.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | app.sgizmo.com |
| SPF_INCLUDE | eevid.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.export-entreprises.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.97.116.245 |
| SPF_IP | 62.97.116.248 |
| SPF_IP | 83.236.241.21 |
| SPF_IP | 83.247.128.195 |
| SPF_IP | 83.247.135.20 |
| SPF_IP | 84.88.90.36 |
| SPF_IP | 84.88.90.9 |
| SPF_IP | 87.236.241.95 |
| SPF_IP | 92.54.22.0/24 |
| SPF_MX | een.cat |
Related pages
Pivot deeper into the graph from een.cat.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "een.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.