Skip to content

Hostname

checkmydistrict.org

Last fetched

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

Nutrition Label

WHISPER CANON · checkmydistrict.orgRouting diversity5.7/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/checkmydistrict.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.2013.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2083.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.293.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2033.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.1593.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1443.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.20252.218.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.235.252.218.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.11552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.25152.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.24352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.9152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.1152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.9952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.11552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.236.8352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of checkmydistrict.org.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for checkmydistrict.org.

MechanismTarget
SPF_INCLUDE4515944.spf07.hubspotemail.net

Related pages

Pivot deeper into the graph from checkmydistrict.org.

Cypher and MCP

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

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