Hostname
deftlyapi.com
Last fetched
deftlyapi.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deftlyapi.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.97.38 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.208.93.135 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.215.124.84 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.245.184.173 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.244.14 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.29.113 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deftlyapi.com owner
- Contact emails
- 37a66feb-9d62-4a62-b186-97007aae6a3b@identity-protect.org
- 7c779449-e084-435b-ad94-e1611b8be2b0@identity-protect.org
- 8430c9ca-65fc-4258-ab22-9e6fb8c9bce1@identity-protect.org
- a4425c1b-1d97-4de8-b2a9-7b637680a65c@identity-protect.org
- bb2ef3d7-04f4-4a1d-869c-83caa50b73d2@identity-protect.org
- cba0ded5-4c91-465a-9da6-022e90b0c556@identity-protect.org
- dace06b1-d687-43d4-be5d-63b7c7e34eba@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from deftlyapi.com.
- IP · 16.147.97.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 37a66feb-9d62-4a62-b186-97007aae6a3b@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "deftlyapi.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.