Skip to content

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

WHISPER CANON · adtoox.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adtoox.com

Resolution chain

adtoox.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.36104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.36104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.245172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of adtoox.com owner
Contact emails

Subdomains

31 observed subdomains of adtoox.com.

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 outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

23 SPF mechanisms authorising senders for adtoox.com.

MechanismTarget
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_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP148.105.8.0/21
SPF_IP18.184.233.153
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP213.132.113.25
SPF_IP213.132.113.30
SPF_IP213.132.113.80
SPF_IP213.180.66.136/26
SPF_IP213.180.66.172
SPF_IP213.180.82.131/25
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP81.91.14.0/25

Related pages

Pivot deeper into the graph from adtoox.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.