Hostname
zmbapplications.com
Last fetched
zmbapplications.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
zmbapplications.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.106.46 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.60 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.74 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.88 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.251.100 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.21 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.38 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.48 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.9.46.105 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.13 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.30 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.58 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:1154
- Organization
- domain privacy service fbo registrant
- Contact emails
Subdomains
7 observed subdomains of zmbapplications.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for zmbapplications.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from zmbapplications.com.
- IP · 108.138.106.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1154
- Country · US
- Email · afh1jaaayaaawf1aap@bluehostprivatename.com
- TLD · .com
- Browse hostnames · zm…
- 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: "zmbapplications.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.