Skip to content

Hostname

district287.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.37108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.45108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.85108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.95108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.122.1618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.152.1173.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.23.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.543.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.793.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
intermediate district 287
Contact emails

Subdomains

30 observed subdomains of district287.org.

Web-graph footprint

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

95 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for district287.org.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.52.3.40
SPF_IP209.237.113.11
SPF_IP216.157.31.188
SPF_IP52.38.184.84
SPF_IP52.42.133.179
SPF_IP66.195.143.26/32

Related pages

Pivot deeper into the graph from district287.org.

Cypher and MCP

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

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