Hostname
actox.org
Last fetched
actox.org resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
actox.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.57.8.160 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 209.183.221.89 | 209.183.192.0/18 | AS7784 | ATLANTECH - Atlantech Online, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- american college of toxicology
- Contact emails
Subdomains
6 observed subdomains of actox.org.
Web-graph footprint
Distinct hostnames that link to or from actox.org in the public web crawl.
165 sites link to this hostname.
144 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for actox.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | informz.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.abila.info |
| SPF_INCLUDE | spf.cadmiumcd.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.65.171 |
| SPF_IP | 174.129.15.10/32 |
| SPF_IP | 203.31.36.203 |
| SPF_IP | 205.207.104.0/22 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 209.183.221.0/24 |
| SPF_IP | 209.183.221.89 |
| SPF_IP | 209.183.222.0/24 |
| SPF_IP | 209.190.222.160/27 |
| SPF_IP | 64.211.220.111 |
| SPF_IP | 64.211.220.146 |
| SPF_IP | 72.32.148.0/24 |
Related pages
Pivot deeper into the graph from actox.org.
- IP · 20.57.8.160
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · US
- Email · dokeefe@aim-hq.com
- TLD · .org
- Browse hostnames · ac…
- 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: "actox.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.