Hostname
agrupacio.es
Last fetched
agrupacio.es resolves to 1 IPv4 address operated by AS12696 in FR.
Nutrition Label
Resolution chain
agrupacio.es 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 |
|---|---|---|---|---|
| 171.18.97.162 | 171.18.97.0/24 | AS12696 | — | FR |
WHOIS identity
No WHOIS records are currently associated with agrupacio.es in WhisperGraph.
Subdomains
26 observed subdomains of agrupacio.es.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agrupacio.es in the public web crawl.
88 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for agrupacio.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-sfdc.successfactors.com |
| SPF_INCLUDE | _spf.axa.com |
| SPF_INCLUDE | spf-csod.axa.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 145.226.158.0/24 |
| SPF_IP | 145.226.30.0/24 |
| SPF_IP | 164.132.50.18 |
| SPF_IP | 171.18.34.0/24 |
| SPF_IP | 18.184.95.83 |
| SPF_IP | 18.199.47.109 |
| SPF_IP | 195.248.230.48 |
| SPF_IP | 208.185.235.45/32 |
| SPF_IP | 213.27.247.233 |
| SPF_IP | 3.66.14.128 |
| SPF_IP | 54.240.108.48 |
| SPF_IP | 54.240.108.49 |
| SPF_IP | 54.240.51.183 |
| SPF_IP | 62.100.65.31/32 |
| SPF_MX | agrupacio.es |
Related pages
Pivot deeper into the graph from agrupacio.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agrupacio.es"})-[: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.