Hostname
ara.cat
Last fetched
ara.cat resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1600 as the registrar.
Nutrition Label
Resolution chain
ara.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 |
|---|---|---|---|---|
| 176.34.179.218 | 176.34.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1600
- Organization
- edicio de premsa periodica ara s.l
- Contact emails
Subdomains
66 observed subdomains of ara.cat.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ara.cat in the public web crawl.
3,969 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ara.cat.
| Mechanism | Target |
|---|---|
| SPF_A | ara.cat |
| SPF_INCLUDE | 3465744.spf53.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 130.117.93.167 |
| SPF_IP | 52.22.6.37 |
| SPF_IP | 80.94.2.70 |
| SPF_MX | ara.cat |
Related pages
Pivot deeper into the graph from ara.cat.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ara.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.