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
Resolution chain
attac.org 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 |
|---|---|---|---|---|
| 80.67.172.245 | 80.67.160.0/19 | AS20766 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- attac
- Contact emails
Subdomains
168 observed subdomains of attac.org.
Showing 25 of 168. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for attac.org.
| Mechanism | Target |
|---|---|
| SPF_A | mail.miskin.fr |
| SPF_A | smtp-ft.paybox.com |
| SPF_INCLUDE | spf.protection.evolix.net |
| SPF_MX | attac.org |
Related pages
Pivot deeper into the graph from attac.org.
- IP · 80.67.172.245
- ASN · AS20766
- Registrar · iana:81
- Country · FR
- Email · 60e546a862789ea413a80fc50c6ecff5-562543@contact.gandi.net
- TLD · .org
- Browse hostnames · at…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.