Hostname
adtoox.com
Last fetched
adtoox.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adtoox.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.36 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.36 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.72.245 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adtoox.com owner
- Contact emails
- administration@adtoox.com
- oskar.milton@adtoox.com
- 216cecfd-c2e1-47c9-9090-f4d4c2707a8a@identity-protect.org
- 30259bda-a267-4c6f-ab4c-d4a7927028bf@identity-protect.org
- 3accbaa1-d36e-498f-bada-46b71e306c51@identity-protect.org
- 9686739a-2d16-451f-89c5-ba5631256b46@identity-protect.org
- dfe0ec1c-18d7-48e3-bb03-e654a3b7e260@identity-protect.org
- eaac5121-15cf-4e12-a20d-225043232152@identity-protect.org
Subdomains
31 observed subdomains of adtoox.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adtoox.com in the public web crawl.
372 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
23 SPF mechanisms authorising senders for adtoox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf_v4.staysecuregroup.com |
| SPF_INCLUDE | _spf_v6.staysecuregroup.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 18.184.233.153 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 213.132.113.25 |
| SPF_IP | 213.132.113.30 |
| SPF_IP | 213.132.113.80 |
| SPF_IP | 213.180.66.136/26 |
| SPF_IP | 213.180.66.172 |
| SPF_IP | 213.180.82.131/25 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 81.91.14.0/25 |
Related pages
Pivot deeper into the graph from adtoox.com.
- IP · 104.26.10.36
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · administration@adtoox.com
- TLD · .com
- Browse hostnames · ad…
- 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: "adtoox.com"})-[: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.