Hostname
balkcom.com
Last fetched
balkcom.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
balkcom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.86.15.106 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- gv5t95jb3tc@networksolutionsprivateregistration.com
- je9nk95w2vd@networksolutionsprivateregistration.com
- mk28f3db4x4@networksolutionsprivateregistration.com
- n62e26mx6w9@networksolutionsprivateregistration.com
- r35gq5se3zy@networksolutionsprivateregistration.com
- s77ye9zg6w7@networksolutionsprivateregistration.com
- u32za5kz8v8@networksolutionsprivateregistration.com
- vp8b927x4pr@networksolutionsprivateregistration.com
- vr3ke28s8v5@networksolutionsprivateregistration.com
- xk4dz9j89dk@networksolutionsprivateregistration.com
- xs2yc99a363@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of balkcom.com.
| Subdomain |
|---|
| www.balkcom.com |
Web-graph footprint
Distinct hostnames that link to or from balkcom.com in the public web crawl.
25 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for balkcom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from balkcom.com.
- IP · 54.86.15.106
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · gv5t95jb3tc@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ba…
- 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: "balkcom.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.