Skip to content

Hostname

adr.org

Last fetched

adr.org resolves to 1 IPv4 address operated by SPRINTHOST in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · adr.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/adr.org

Resolution chain

adr.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.60.135.2159.60.128.0/20AS35280SPRINTHOSTNL

WHOIS identity

Registrar
iana:2
Organization
american arbitration association
Contact emails

Subdomains

29 observed subdomains of adr.org.

Web-graph footprint

Distinct hostnames that link to or from adr.org in the public web crawl.

18,905 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for adr.org.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-00289f03.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP208.185.229.40/29
SPF_IP208.185.235.40/29
SPF_MXadr.org

Related pages

Pivot deeper into the graph from adr.org.

Cypher and MCP

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

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

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