Skip to content

Hostname

districtzero.org

Last fetched

districtzero.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · districtzero.orgRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/districtzero.org

Resolution chain

districtzero.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.129.43.118108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.34.15518.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.97.25552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.251.19752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.56.6954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.195.16463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:140
Organization
intermon oxfam
Contact emails

Subdomains

2 observed subdomains of districtzero.org.

Web-graph footprint

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

8 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for districtzero.org.

MechanismTarget
SPF_REDIRECTspf.dominioabsoluto.net

Related pages

Pivot deeper into the graph from districtzero.org.

Cypher and MCP

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

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