Hostname
dawammy.com
Last fetched
dawammy.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
dawammy.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.134.226 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.251 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.32 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.149 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.171 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.89 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.246 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.249 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.251 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.76 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.85 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.116 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.228 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.192 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.46.84 | 52.219.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.75.158 | 52.219.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
2 observed subdomains of dawammy.com.
| Subdomain |
|---|
| company.dawammy.com |
| my.dawammy.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dawammy.com.
- IP · 3.5.134.226
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:886
- Country · DE
- Email · dawammy.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · da…
- 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: "dawammy.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.