Skip to content

Hostname

attac.org

Last fetched

attac.org resolves to 1 IPv4 address operated by AS20766 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · attac.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/attac.org

Resolution chain

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

IPPrefixASNOperatorCountry
80.67.172.24580.67.160.0/19AS20766FR

WHOIS identity

Registrar
iana:81
Organization
attac
Contact emails

Subdomains

168 observed subdomains of attac.org.

Web-graph footprint

Distinct hostnames that link to or from attac.org in the public web crawl.

542 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for attac.org.

MechanismTarget
SPF_Amail.miskin.fr
SPF_Asmtp-ft.paybox.com
SPF_INCLUDEspf.protection.evolix.net
SPF_MXattac.org

Related pages

Pivot deeper into the graph from attac.org.

Cypher and MCP

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

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