Hostname
verbsmbqa.com
Last fetched
verbsmbqa.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
verbsmbqa.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 |
|---|---|---|---|---|
| 3.218.253.224 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.223.214.155 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.69.186 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.224.67.220 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of verbsmbqa.com owner
- Contact emails
- 052e5b69-cb54-44ba-8987-315d2d790f37@identity-protect.org
- 24cb3023-d906-4b94-bd17-fd2eb54a2fb3@identity-protect.org
- 52003f94-4c75-45dc-b4fc-b6de480fb578@identity-protect.org
- 749b4b07-2f4c-47a4-9905-3a2ea32ce875@identity-protect.org
- 8caece0f-f9f9-4f9b-a348-c6a92e663dc0@identity-protect.org
- dc758d3c-8f9d-4191-8375-6ffb7b10caaf@identity-protect.org
- owner-11771102@verbsmbqa.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of verbsmbqa.com.
| Subdomain |
|---|
| wildcard.verbsmbqa.com |
Threat posture
History
Related pages
Pivot deeper into the graph from verbsmbqa.com.
- IP · 3.218.253.224
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 052e5b69-cb54-44ba-8987-315d2d790f37@identity-protect.org
- TLD · .com
- Browse hostnames · ve…
- 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: "verbsmbqa.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.