Hostname
dcsdk12.org
Last fetched
dcsdk12.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
dcsdk12.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
135 observed subdomains of dcsdk12.org.
Showing 25 of 135. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dcsdk12.org in the public web crawl.
422 sites link to this hostname.
576 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
49 SPF mechanisms authorising senders for dcsdk12.org.
| Mechanism | Target |
|---|---|
| SPF_A | k12-lets-talk.com |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 134.128.64.0/19 |
| SPF_IP | 134.128.96.0/19 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 155.46.186.16 |
| SPF_IP | 155.46.187.25 |
| SPF_IP | 159.135.230.165 |
| SPF_IP | 159.135.231.144 |
| SPF_IP | 159.135.231.145 |
| SPF_IP | 159.135.231.146 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 161.38.195.122 |
| SPF_IP | 161.38.199.1 |
| SPF_IP | 161.38.199.117 |
| SPF_IP | 161.38.199.40 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 192.230.230.0/24 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.244.49.96 |
| SPF_IP | 198.244.49.97 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 198.73.96.20/32 |
| SPF_IP | 20.118.23.69 |
| SPF_IP | 20.40.248.58 |
| SPF_IP | 20.55.200.195 |
| SPF_IP | 20.55.232.238/32 |
| SPF_IP | 20.96.93.43 |
| SPF_IP | 2001:4860:4000::/36 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 208.86.201.124 |
| SPF_IP | 209.85.128.0/17 |
| SPF_IP | 223.165.113.0/24 |
| SPF_IP | 223.165.115.0/24 |
| SPF_IP | 223.165.118.0/23 |
| SPF_IP | 223.165.120.0/23 |
| SPF_IP | 2404:6800:4000::/36 |
| SPF_IP | 2607:f8b0:4000::/36 |
| SPF_IP | 2800:3f0:4000::/36 |
| SPF_IP | 2a00:1450:4000::0/36 |
| SPF_IP | 2c0f:fb50:4000::/36 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.1.14.157/32 |
| SPF_IP | 67.231.144.251 |
| SPF_IP | 69.196.242.0/24 |
| SPF_IP | 74.125.0.0/16 |
| SPF_IP | 74.205.227.134 |
Related pages
Pivot deeper into the graph from dcsdk12.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dcsdk12.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.