Hostname
a-dapttraining.com
Last fetched
a-dapttraining.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
a-dapttraining.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.128 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.54 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.66 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.8 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.46.106 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.34 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.38 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.59 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of a-dapttraining.com owner
- Contact emails
- 0b2c5fe5-ae0e-4752-add6-f1770ded6123@identity-protect.org
- 528cbc6c-2a21-422b-b55b-22a0c5f0ec5a@identity-protect.org
- 698b5c45-dc93-4a3d-af1d-b13947007a61@identity-protect.org
- 89732978-611e-4548-8fc5-b2ba578f1b76@identity-protect.org
- 977fdcdb-abae-4ff6-8ad7-a4a5dc86cb2d@identity-protect.org
- cc09c0a0-954d-474d-96fc-f2a15bab14f4@identity-protect.org
- owner-11077088@a-dapttraining.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of a-dapttraining.com.
| Subdomain |
|---|
| www.a-dapttraining.com |
Web-graph footprint
Distinct hostnames that link to or from a-dapttraining.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from a-dapttraining.com.
- IP · 108.139.47.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b2c5fe5-ae0e-4752-add6-f1770ded6123@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a-dapttraining.com"})-[: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.