Hostname
kbdwebdesign.com
Last fetched
kbdwebdesign.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kbdwebdesign.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.104.103 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.51 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.56 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.82 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.155.41 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.47 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.5 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.64 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@domainregistriesfoundation.com
- domains@hugedomains.com
- 25a2af77-8064-49c0-95c7-3aa3653e91a7@identity-protect.org
- 304af4db-fac6-4b73-8480-25230bb70493@identity-protect.org
- 50ffc4b5-74de-4e02-8cb8-7e8c683c80c6@identity-protect.org
- 59612c20-cbf7-4b83-b96a-6d56184a9293@identity-protect.org
- 734522b1-0b9d-4556-9cd4-858d3ac2862d@identity-protect.org
- b6fa2060-be74-410e-bba3-dca017d4be6c@identity-protect.org
- owner-2420635@kbdwebdesign.com.whoisprivacyservice.org
- owner-2690584@kbdwebdesign.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of kbdwebdesign.com.
| Subdomain |
|---|
| www.kbdwebdesign.com |
Threat posture
History
Related pages
Pivot deeper into the graph from kbdwebdesign.com.
- IP · 108.158.104.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · admin@domainregistriesfoundation.com
- TLD · .com
- Browse hostnames · kb…
- 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: "kbdwebdesign.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.