Skip to content

Hostname

adxs.org

Last fetched

adxs.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · adxs.orgRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adxs.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.36.15123.88.0.0/17AS24940DE

WHOIS identity

Registrar
iana:1390
Organization
harald brennecke
Contact emails

Subdomains

18 observed subdomains of adxs.org.

Web-graph footprint

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

210 sites link to this hostname.

714 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for adxs.org.

MechanismTarget
SPF_Aadxs.org
SPF_INCLUDEmakeit4u.de
SPF_IP116.203.218.201
SPF_IP138.199.163.65
SPF_IP168.119.158.163
SPF_IP213.144.11.212
SPF_IP85.115.14.61
SPF_IP94.130.227.247
SPF_MXadxs.org

Related pages

Pivot deeper into the graph from adxs.org.

Cypher and MCP

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

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