Skip to content

Hostname

acta.asso.fr

Last fetched

acta.asso.fr resolves to 1 IPv4 address operated by AS5410 in FR.

Nutrition Label

WHISPER CANON · acta.asso.frRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/acta.asso.fr

Resolution chain

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

IPPrefixASNOperatorCountry
176.162.143.10176.128.0.0/10AS5410FR

WHOIS identity

No WHOIS records are currently associated with acta.asso.fr in WhisperGraph.

Subdomains

13 observed subdomains of acta.asso.fr.

Web-graph footprint

Distinct hostnames that link to or from acta.asso.fr in the public web crawl.

269 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for acta.asso.fr.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP171.33.157.196
SPF_IP176.162.143.100
SPF_IP213.162.32.220
SPF_IP213.162.32.221
SPF_IP217.128.161.56
SPF_MXacta.asso.fr

Related pages

Pivot deeper into the graph from acta.asso.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acta.asso.fr"})-[: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.