Skip to content

Hostname

specialdistrict.org

Last fetched

specialdistrict.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · specialdistrict.orgRouting diversity8.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/specialdistrict.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.88.18716.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.88.8316.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.99.3516.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1533.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.1863.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.2423.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1543.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2393.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.303.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1843.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2333.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.633.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.153.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2033.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2103.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

157 observed subdomains of specialdistrict.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for specialdistrict.org.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from specialdistrict.org.

Cypher and MCP

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

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