Hostname
ahmdebtsolutions.com
Last fetched
ahmdebtsolutions.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ahmdebtsolutions.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.177.68 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.219.60 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.36.104 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.31.105 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ahmdebtsolutions.com owner
- Contact emails
- 47639523-fdcb-4aca-9706-0f14d781164b@identity-protect.org
- 48745410-4c32-4cbd-9dbd-772283160dca@identity-protect.org
- 58076791-4db3-414e-9eaa-47320bb52d9a@identity-protect.org
- 65b38719-19f1-4f9e-b17e-be025b8d4bdc@identity-protect.org
- a0d4d8ba-12cb-4f2b-a977-95083133fab1@identity-protect.org
- e8bc2ce4-11de-43b2-bd03-a823ab979944@identity-protect.org
Subdomains
1 observed subdomain of ahmdebtsolutions.com.
| Subdomain |
|---|
| www.ahmdebtsolutions.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ahmdebtsolutions.com.
- IP · 13.56.177.68
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 47639523-fdcb-4aca-9706-0f14d781164b@identity-protect.org
- TLD · .com
- Browse hostnames · ah…
- 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: "ahmdebtsolutions.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.