Skip to content

Hostname

agrupacio.es

Last fetched

agrupacio.es resolves to 1 IPv4 address operated by AS12696 in FR.

Nutrition Label

WHISPER CANON · agrupacio.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/agrupacio.es

Resolution chain

agrupacio.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
171.18.97.162171.18.97.0/24AS12696FR

WHOIS identity

No WHOIS records are currently associated with agrupacio.es in WhisperGraph.

Subdomains

26 observed subdomains of agrupacio.es.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for agrupacio.es.

MechanismTarget
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_INCLUDE_spf.axa.com
SPF_INCLUDEspf-csod.axa.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tipimail.com
SPF_IP145.226.158.0/24
SPF_IP145.226.30.0/24
SPF_IP164.132.50.18
SPF_IP171.18.34.0/24
SPF_IP18.184.95.83
SPF_IP18.199.47.109
SPF_IP195.248.230.48
SPF_IP208.185.235.45/32
SPF_IP213.27.247.233
SPF_IP3.66.14.128
SPF_IP54.240.108.48
SPF_IP54.240.108.49
SPF_IP54.240.51.183
SPF_IP62.100.65.31/32
SPF_MXagrupacio.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.