Skip to content

Hostname

adtheorent.com

Last fetched

adtheorent.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · adtheorent.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adtheorent.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.47.20100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.208.5618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.158.23918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.178.883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.72.783.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.227.5334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.99.10052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.67.15252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.69.16652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.159.11554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.217.15654.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.136.6754.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.67.898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.241.19598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.45.18198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.163.1798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.191.23744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

28 observed subdomains of adtheorent.com.

Web-graph footprint

Distinct hostnames that link to or from adtheorent.com in the public web crawl.

565 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for adtheorent.com.

MechanismTarget
SPF_INCLUDE19924166.spf07.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP4.7.16.188/32
SPF_IP52.1.102.250
SPF_IP52.1.166.122
SPF_IP54.174.198.8
SPF_IP54.86.0.229

Related pages

Pivot deeper into the graph from adtheorent.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adtheorent.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.