Skip to content

Hostname

ascd.org

Last fetched

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

Nutrition Label

WHISPER CANON · ascd.orgRouting diversity6.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ascd.org

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.11.143107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.2.12823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.196.2283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.172.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.149.643.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.90.1783.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.54.1643.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.167.13634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.246.8734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.252.21434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.60.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.236.18135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.35.8144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.200.13744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.39.6952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.211.11952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.65.12152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.92.24654.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.187.17254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.177.4554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
association for supervision and curriculum develo association for supervision and curriculum develo
Contact emails

Subdomains

57 observed subdomains of ascd.org.

Web-graph footprint

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

6,260 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for ascd.org.

MechanismTarget
SPF_INCLUDE_spf0000000.ascd.org
SPF_IP104.47.0.0/17
SPF_IP104.47.55.110
SPF_IP104.47.58.110
SPF_IP15.200.21.50/32
SPF_IP15.200.44.248/32
SPF_IP160.1.62.192/32
SPF_IP216.33.126.11/32
SPF_IP217.7.197.202
SPF_IP3.93.157.0/24
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.31.57.204
SPF_IP52.0.20.102
SPF_IP52.100.0.0/14
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP52.222.62.51/32
SPF_IP52.222.73.83/32
SPF_IP52.222.75.85/32
SPF_IP52.222.89.228/32
SPF_IP52.61.91.9/32
SPF_IP62.225.15.98
SPF_IP67.94.7.0/24

Related pages

Pivot deeper into the graph from ascd.org.

Cypher and MCP

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

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