Hostname
agoe.cat
Last fetched
agoe.cat resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
agoe.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 |
|---|---|---|---|---|
| 35.214.138.137 | 35.219.192.0/24 | AS19527 | GOOGLE-2 - Google LLC | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- ricard batalla
- Contact emails
Subdomains
2 observed subdomains of agoe.cat.
| Subdomain |
|---|
| clone.agoe.cat |
| www.agoe.cat |
Web-graph footprint
Distinct hostnames that link to or from agoe.cat in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for agoe.cat.
| Mechanism | Target |
|---|---|
| SPF_A | agoe.cat |
| SPF_A | es61.siteground.eu |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | agoe.cat.spf.auto.dnssmarthost.net |
| SPF_MX | agoe.cat |
Related pages
Pivot deeper into the graph from agoe.cat.
- IP · 35.214.138.137
- ASN · AS19527GOOGLE-2 - Google LLC
- Registrar · iana:1647
- Country · NL
- Email · batalla.ricard@gmail.com
- TLD · .cat
- Browse hostnames · ag…
- 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: "agoe.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.