Hostname
bkcedge.com
Last fetched
bkcedge.com resolves to 2 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:3817 as the registrar.
Nutrition Label
Resolution chain
bkcedge.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.66.138.122 | 148.66.136.0/22 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | SG |
| 31.97.201.100 | 31.97.200.0/21 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:3817
- Organization
- labdhi lifestyle
- Contact emails
Subdomains
2 observed subdomains of bkcedge.com.
| Subdomain |
|---|
| en.bkcedge.com |
| www.bkcedge.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bkcedge.com.
- IP · 148.66.138.122
- ASN · AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:3817
- Country · SG
- Email · bkcedge.com@wix-domains.com
- TLD · .com
- Browse hostnames · bk…
- 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: "bkcedge.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.