Hostname
adl.org
Last fetched
adl.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
adl.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 |
|---|---|---|---|---|
| 104.18.16.193 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.193 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- anti defamation league of b'nai b'rith
- Contact emails
- aq3qv45w6qw@networksolutionsprivateregistration.com
- d445f8js8tt@networksolutionsprivateregistration.com
- dp6yv9y52xu@networksolutionsprivateregistration.com
- ep5xc7s444n@networksolutionsprivateregistration.com
- fu6f889c7vj@networksolutionsprivateregistration.com
- fu9ue6gj9e7@networksolutionsprivateregistration.com
- g37xa2gd9ey@networksolutionsprivateregistration.com
- g88y997z6ra@networksolutionsprivateregistration.com
- gw4vz5ck2gs@networksolutionsprivateregistration.com
- hj6hh6wg2ww@networksolutionsprivateregistration.com
- jp8ad56a596@networksolutionsprivateregistration.com
- jx5f386k63m@networksolutionsprivateregistration.com
- jz55g8st2xq@networksolutionsprivateregistration.com
- kw9j67pb75v@networksolutionsprivateregistration.com
- ky6pn87y5xs@networksolutionsprivateregistration.com
- nf29n42776m@networksolutionsprivateregistration.com
- nm9753bt4bt@networksolutionsprivateregistration.com
- pw6998cq8x3@networksolutionsprivateregistration.com
- rq5u68wp2sn@networksolutionsprivateregistration.com
- s53388ee9my@networksolutionsprivateregistration.com
- and 10 more
Subdomains
91 observed subdomains of adl.org.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adl.org in the public web crawl.
12,375 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for adl.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | _spfprod.ngpvan.com |
| SPF_INCLUDE | cvent-planner.com |
| SPF_INCLUDE | salsalabs.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from adl.org.
- IP · 104.18.16.193
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · aq3qv45w6qw@networksolutionsprivateregistration.com
- TLD · .org
- 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: "adl.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.